home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2008 February / PCWFEB08.iso / Software / Resources / Utilities / Partition Logic 0.68 / partlogic-0.68.iso / programs / helpfiles / sync.txt < prev    next >
Encoding:
Text File  |  2007-05-10  |  356 b   |  16 lines

  1.  
  2.  -- sync --
  3.  
  4. Synchronize (commit) data to all disks.
  5.  
  6. Usage:
  7.   sync
  8.  
  9. This command will cause all pending disk data in memory to be written out
  10. to the disk.
  11.  
  12. Disk I/O in Visopsys is usually ansynchronous -- i.e. changes are first
  13. made in memory, and then committed to disk at an opportune time.  This
  14. command causes all such data to be committed at once.
  15.  
  16.